Skip to content

remove disabling of asm arithmetic#800

Merged
henderkes merged 1 commit into
mainfrom
asm_arith
Jun 25, 2025
Merged

remove disabling of asm arithmetic#800
henderkes merged 1 commit into
mainfrom
asm_arith

Conversation

@henderkes

Copy link
Copy Markdown
Collaborator

What does this PR do?

why did we need this? asm goto's should be perfectly fine on linux

was this specifically for glibc 2.17?

@henderkes henderkes requested a review from crazywhalecc June 21, 2025 08:49

@crazywhalecc crazywhalecc left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't quite remember what this was for (never forget to annotate a specific patch), I'll test it locally later when I have time. But this pr is nothing wrong.

@henderkes

Copy link
Copy Markdown
Collaborator Author

I haven't tested it so I don't want to merge it yet. What I found on the internet was all about it being incompatible with certain extensions like memcached on MacOS, not Linux.

@crazywhalecc crazywhalecc added the kind/php-and-sapi Issues related to php source and SAPI label Jun 22, 2025
@henderkes

Copy link
Copy Markdown
Collaborator Author

all tests with all extensions pass both static and shared, so I think we can merge this

@henderkes henderkes marked this pull request as ready for review June 25, 2025 03:15
@henderkes henderkes merged commit 175aafe into main Jun 25, 2025
9 checks passed
@crazywhalecc crazywhalecc deleted the asm_arith branch June 25, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/php-and-sapi Issues related to php source and SAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants